﻿2026-07-22T16:28:10.1551503Z ##[group]Run actions/checkout@v5
2026-07-22T16:28:10.1552509Z with:
2026-07-22T16:28:10.1553286Z   repository: BigscreenVR/spt-bs-core
2026-07-22T16:28:10.1561294Z   token: ***
2026-07-22T16:28:10.1562014Z   ssh-strict: true
2026-07-22T16:28:10.1562756Z   ssh-user: git
2026-07-22T16:28:10.1563500Z   persist-credentials: true
2026-07-22T16:28:10.1564320Z   clean: true
2026-07-22T16:28:10.1565062Z   sparse-checkout-cone-mode: true
2026-07-22T16:28:10.1565979Z   fetch-depth: 1
2026-07-22T16:28:10.1566713Z   fetch-tags: false
2026-07-22T16:28:10.1567477Z   show-progress: true
2026-07-22T16:28:10.1568229Z   lfs: false
2026-07-22T16:28:10.1568920Z   submodules: false
2026-07-22T16:28:10.1569689Z   set-safe-directory: true
2026-07-22T16:28:10.1570569Z   allow-unsafe-pr-checkout: false
2026-07-22T16:28:10.1571443Z env:
2026-07-22T16:28:10.1572121Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-22T16:28:10.1573145Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-22T16:28:10.1574036Z ##[endgroup]
2026-07-22T16:28:11.0279718Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T16:28:11.0280844Z ##[group]Getting Git version info
2026-07-22T16:28:11.0281274Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-22T16:28:11.0576777Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-22T16:28:11.0812116Z git version 2.43.0.windows.1
2026-07-22T16:28:11.0834792Z ##[endgroup]
2026-07-22T16:28:11.0842623Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\bd81ea51-6901-4f7d-8017-75aacda5547f\.gitconfig'
2026-07-22T16:28:11.0856180Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\bd81ea51-6901-4f7d-8017-75aacda5547f' before making global git config changes
2026-07-22T16:28:11.0856946Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T16:28:11.0861181Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-22T16:28:11.1126032Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-22T16:28:11.1348537Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T16:28:11.1375075Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T16:28:11.1379737Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T16:28:11.1635873Z refs/heads/main
2026-07-22T16:28:11.1660375Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-07-22T16:28:11.3106719Z HEAD is now at 53cdeab5 Merge pull request #59 from BigscreenVR/build/daemon-lifecycle-w1
2026-07-22T16:28:11.4391314Z ##[endgroup]
2026-07-22T16:28:11.4395484Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-22T16:28:12.4296744Z ##[group]Cleaning the repository
2026-07-22T16:28:12.4301450Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-22T16:28:21.1739633Z Removing .adapter-notify/
2026-07-22T16:28:21.1739963Z Removing target/
2026-07-22T16:28:21.1772414Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-22T16:28:21.2525851Z HEAD is now at 53cdeab5 Merge pull request #59 from BigscreenVR/build/daemon-lifecycle-w1
2026-07-22T16:28:21.2554149Z ##[endgroup]
2026-07-22T16:28:21.2559368Z ##[group]Disabling automatic garbage collection
2026-07-22T16:28:21.2566153Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-22T16:28:21.2835180Z ##[endgroup]
2026-07-22T16:28:21.2835643Z ##[group]Setting up auth
2026-07-22T16:28:21.2844357Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-22T16:28:21.3137489Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-22T16:28:22.0528038Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T16:28:22.0786315Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-22T16:28:22.7806545Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T16:28:22.8047012Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-22T16:28:23.6191675Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-22T16:28:23.6526796Z ##[endgroup]
2026-07-22T16:28:23.6527196Z ##[group]Fetching the repository
2026-07-22T16:28:23.6537784Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +db069619c97ef9343a557afedce91a345b1f4944:refs/remotes/origin/main
2026-07-22T16:28:24.6390913Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-22T16:28:24.6391431Z  + 53cdeab5...db069619 db069619c97ef9343a557afedce91a345b1f4944 -> origin/main  (forced update)
2026-07-22T16:28:24.7272630Z ##[endgroup]
2026-07-22T16:28:24.7273101Z ##[group]Determining the checkout info
2026-07-22T16:28:24.7273774Z ##[endgroup]
2026-07-22T16:28:24.7279828Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-22T16:28:25.0400127Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-22T16:28:25.3560255Z ##[group]Checking out the ref
2026-07-22T16:28:25.3568186Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-22T16:28:25.4682178Z branch 'main' set up to track 'origin/main'.
2026-07-22T16:28:25.4682695Z Your branch is up to date with 'origin/main'.
2026-07-22T16:28:25.4683218Z Previous HEAD position was 53cdeab5 Merge pull request #59 from BigscreenVR/build/daemon-lifecycle-w1
2026-07-22T16:28:25.4683567Z Switched to and reset branch 'main'
2026-07-22T16:28:25.4717731Z ##[endgroup]
2026-07-22T16:28:25.5039942Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-22T16:28:25.5328891Z db069619c97ef9343a557afedce91a345b1f4944
